net/http.body.doEarlyClose (field)
3 uses
net/http (current package)
server.go#L1088: body.doEarlyClose = true
transfer.go#L816: doEarlyClose bool // whether Close should stop early
transfer.go#L984: case b.doEarlyClose:
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)